var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69789558&x=949',
		'title': '',
		'imageId': '69789558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69789559&x=949',
		'title': '',
		'imageId': '69789559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69789560&x=949',
		'title': '',
		'imageId': '69789560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69789561&x=949',
		'title': '',
		'imageId': '69789561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69789562&x=949',
		'title': '',
		'imageId': '69789562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69789563&x=949',
		'title': '',
		'imageId': '69789563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69789566&x=949',
		'title': '',
		'imageId': '69789566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953406&x=949',
		'title': '',
		'imageId': '69953406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953408&x=949',
		'title': '',
		'imageId': '69953408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953410&x=949',
		'title': '',
		'imageId': '69953410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953407&x=949',
		'title': '',
		'imageId': '69953407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953409&x=949',
		'title': '',
		'imageId': '69953409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953411&x=949',
		'title': '',
		'imageId': '69953411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953428&x=949',
		'title': '',
		'imageId': '69953428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953427&x=949',
		'title': '',
		'imageId': '69953427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953431&x=949',
		'title': '',
		'imageId': '69953431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953430&x=949',
		'title': '',
		'imageId': '69953430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953429&x=949',
		'title': '',
		'imageId': '69953429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953480&x=949',
		'title': '',
		'imageId': '69953480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003201&docid=69953479&x=949',
		'title': '',
		'imageId': '69953479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003201';

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