var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974544&x=1039',
		'title': '',
		'imageId': '69974544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974540&x=1039',
		'title': '',
		'imageId': '69974540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974541&x=1039',
		'title': '',
		'imageId': '69974541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974543&x=1039',
		'title': '',
		'imageId': '69974543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974542&x=1039',
		'title': '',
		'imageId': '69974542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974555&x=1039',
		'title': '',
		'imageId': '69974555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974558&x=1039',
		'title': '',
		'imageId': '69974558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974565&x=1039',
		'title': '',
		'imageId': '69974565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974559&x=1039',
		'title': '',
		'imageId': '69974559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974560&x=1039',
		'title': '',
		'imageId': '69974560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974561&x=1039',
		'title': '',
		'imageId': '69974561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974562&x=1039',
		'title': '',
		'imageId': '69974562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010629&docid=69974539&x=1039',
		'title': '',
		'imageId': '69974539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010629';

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