var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923896&x=3759',
		'title': '',
		'imageId': '69923896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923894&x=3759',
		'title': '',
		'imageId': '69923894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923890&x=3759',
		'title': '',
		'imageId': '69923890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923891&x=3759',
		'title': '',
		'imageId': '69923891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923892&x=3759',
		'title': '',
		'imageId': '69923892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923893&x=3759',
		'title': '',
		'imageId': '69923893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923895&x=3759',
		'title': '',
		'imageId': '69923895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923903&x=3759',
		'title': '',
		'imageId': '69923903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923905&x=3759',
		'title': '',
		'imageId': '69923905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923904&x=3759',
		'title': '',
		'imageId': '69923904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923900&x=3759',
		'title': '',
		'imageId': '69923900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923898&x=3759',
		'title': '',
		'imageId': '69923898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923909&x=3759',
		'title': '',
		'imageId': '69923909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923899&x=3759',
		'title': '',
		'imageId': '69923899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923907&x=3759',
		'title': '',
		'imageId': '69923907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923902&x=3759',
		'title': '',
		'imageId': '69923902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923897&x=3759',
		'title': '',
		'imageId': '69923897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923906&x=3759',
		'title': '',
		'imageId': '69923906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923901&x=3759',
		'title': '',
		'imageId': '69923901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923908&x=3759',
		'title': '',
		'imageId': '69923908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008546&docid=69923881&x=3759',
		'title': '',
		'imageId': '69923881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008546';

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