var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625562&x=1258',
		'title': '',
		'imageId': '625562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625563&x=1258',
		'title': '',
		'imageId': '625563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625564&x=1258',
		'title': '',
		'imageId': '625564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625565&x=1258',
		'title': '',
		'imageId': '625565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625566&x=1258',
		'title': '',
		'imageId': '625566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625567&x=1258',
		'title': '',
		'imageId': '625567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625568&x=1258',
		'title': '',
		'imageId': '625568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625569&x=1258',
		'title': '',
		'imageId': '625569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625570&x=1258',
		'title': '',
		'imageId': '625570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625571&x=1258',
		'title': '',
		'imageId': '625571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625572&x=1258',
		'title': '',
		'imageId': '625572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625573&x=1258',
		'title': '',
		'imageId': '625573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625574&x=1258',
		'title': '',
		'imageId': '625574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179493&docid=625575&x=1258',
		'title': '',
		'imageId': '625575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179493';

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