var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775503&x=4637',
		'title': '',
		'imageId': '67775503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775515&x=4637',
		'title': '',
		'imageId': '67775515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775506&x=4637',
		'title': '',
		'imageId': '67775506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775511&x=4637',
		'title': '',
		'imageId': '67775511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775516&x=4637',
		'title': '',
		'imageId': '67775516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775508&x=4637',
		'title': '',
		'imageId': '67775508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775517&x=4637',
		'title': '',
		'imageId': '67775517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775504&x=4637',
		'title': '',
		'imageId': '67775504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775513&x=4637',
		'title': '',
		'imageId': '67775513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775509&x=4637',
		'title': '',
		'imageId': '67775509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775510&x=4637',
		'title': '',
		'imageId': '67775510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775505&x=4637',
		'title': '',
		'imageId': '67775505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775512&x=4637',
		'title': '',
		'imageId': '67775512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775519&x=4637',
		'title': '',
		'imageId': '67775519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775507&x=4637',
		'title': '',
		'imageId': '67775507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775518&x=4637',
		'title': '',
		'imageId': '67775518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915352&docid=67775514&x=4637',
		'title': '',
		'imageId': '67775514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915352';

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