var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972696&x=31',
		'title': '',
		'imageId': '69972696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972698&x=31',
		'title': '',
		'imageId': '69972698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972699&x=31',
		'title': '',
		'imageId': '69972699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972703&x=31',
		'title': '',
		'imageId': '69972703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972700&x=31',
		'title': '',
		'imageId': '69972700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972707&x=31',
		'title': '',
		'imageId': '69972707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972709&x=31',
		'title': '',
		'imageId': '69972709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972714&x=31',
		'title': '',
		'imageId': '69972714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972717&x=31',
		'title': '',
		'imageId': '69972717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972721&x=31',
		'title': '',
		'imageId': '69972721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972720&x=31',
		'title': '',
		'imageId': '69972720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972724&x=31',
		'title': '',
		'imageId': '69972724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972694&x=31',
		'title': '',
		'imageId': '69972694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010567&docid=69972695&x=31',
		'title': '',
		'imageId': '69972695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010567';

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";
	})
}
