var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010476&docid=67094127&x=1226',
		'title': '',
		'imageId': '67094127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010476&docid=67094128&x=1226',
		'title': '',
		'imageId': '67094128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010476&docid=67094130&x=1226',
		'title': '',
		'imageId': '67094130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010476&docid=67094132&x=1226',
		'title': '',
		'imageId': '67094132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010476&docid=67094134&x=1226',
		'title': '',
		'imageId': '67094134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010476&docid=67094135&x=1226',
		'title': '',
		'imageId': '67094135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010476&docid=67094136&x=1226',
		'title': '',
		'imageId': '67094136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010476';

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