var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393707&x=1310',
		'title': '',
		'imageId': '7393707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393704&x=1310',
		'title': '',
		'imageId': '7393704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393727&x=1310',
		'title': '',
		'imageId': '7393727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393730&x=1310',
		'title': '',
		'imageId': '7393730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393733&x=1310',
		'title': '',
		'imageId': '7393733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393764&x=1310',
		'title': '',
		'imageId': '7393764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393767&x=1310',
		'title': '',
		'imageId': '7393767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393782&x=1310',
		'title': '',
		'imageId': '7393782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393785&x=1310',
		'title': '',
		'imageId': '7393785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393788&x=1310',
		'title': '',
		'imageId': '7393788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393791&x=1310',
		'title': '',
		'imageId': '7393791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393794&x=1310',
		'title': '',
		'imageId': '7393794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393797&x=1310',
		'title': '',
		'imageId': '7393797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393800&x=1310',
		'title': '',
		'imageId': '7393800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=924107&docid=7393701&x=1310',
		'title': '',
		'imageId': '7393701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #924107';

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