var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548910&x=1231',
		'title': '',
		'imageId': '69548910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548912&x=1231',
		'title': '',
		'imageId': '69548912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548914&x=1231',
		'title': '',
		'imageId': '69548914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548922&x=1231',
		'title': '',
		'imageId': '69548922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548920&x=1231',
		'title': '',
		'imageId': '69548920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548919&x=1231',
		'title': '',
		'imageId': '69548919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548911&x=1231',
		'title': '',
		'imageId': '69548911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548921&x=1231',
		'title': '',
		'imageId': '69548921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548909&x=1231',
		'title': '',
		'imageId': '69548909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548915&x=1231',
		'title': '',
		'imageId': '69548915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548917&x=1231',
		'title': '',
		'imageId': '69548917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548913&x=1231',
		'title': '',
		'imageId': '69548913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548918&x=1231',
		'title': '',
		'imageId': '69548918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992724&docid=69548916&x=1231',
		'title': '',
		'imageId': '69548916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992724';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
