var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963753&x=822',
		'title': '',
		'imageId': '69963753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963752&x=822',
		'title': '',
		'imageId': '69963752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963759&x=822',
		'title': '',
		'imageId': '69963759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963764&x=822',
		'title': '',
		'imageId': '69963764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963763&x=822',
		'title': '',
		'imageId': '69963763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963761&x=822',
		'title': '',
		'imageId': '69963761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963762&x=822',
		'title': '',
		'imageId': '69963762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963757&x=822',
		'title': '',
		'imageId': '69963757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963751&x=822',
		'title': '',
		'imageId': '69963751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963760&x=822',
		'title': '',
		'imageId': '69963760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963756&x=822',
		'title': '',
		'imageId': '69963756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963755&x=822',
		'title': '',
		'imageId': '69963755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963754&x=822',
		'title': '',
		'imageId': '69963754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010028&docid=69963758&x=822',
		'title': '',
		'imageId': '69963758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010028';

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