var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495514&x=5758',
		'title': '',
		'imageId': '69495514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495513&x=5758',
		'title': '',
		'imageId': '69495513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495508&x=5758',
		'title': '',
		'imageId': '69495508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495517&x=5758',
		'title': '',
		'imageId': '69495517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495505&x=5758',
		'title': '',
		'imageId': '69495505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495511&x=5758',
		'title': '',
		'imageId': '69495511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495515&x=5758',
		'title': '',
		'imageId': '69495515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495504&x=5758',
		'title': '',
		'imageId': '69495504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495512&x=5758',
		'title': '',
		'imageId': '69495512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495506&x=5758',
		'title': '',
		'imageId': '69495506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495516&x=5758',
		'title': '',
		'imageId': '69495516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495510&x=5758',
		'title': '',
		'imageId': '69495510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495518&x=5758',
		'title': '',
		'imageId': '69495518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495507&x=5758',
		'title': '',
		'imageId': '69495507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990258&docid=69495509&x=5758',
		'title': '',
		'imageId': '69495509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3990258';

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