var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001330&docid=69746045&x=1034',
		'title': '',
		'imageId': '69746045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001330&docid=69746044&x=1034',
		'title': '',
		'imageId': '69746044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001330&docid=69746047&x=1034',
		'title': '',
		'imageId': '69746047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001330&docid=69746049&x=1034',
		'title': '',
		'imageId': '69746049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001330&docid=69746046&x=1034',
		'title': '',
		'imageId': '69746046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001330&docid=69746051&x=1034',
		'title': '',
		'imageId': '69746051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001330&docid=69746050&x=1034',
		'title': '',
		'imageId': '69746050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001330&docid=69746048&x=1034',
		'title': '',
		'imageId': '69746048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001330';

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