var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4092689&docid=72012367&x=1111',
		'title': '',
		'imageId': '72012367',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092689&docid=72012372&x=1111',
		'title': '',
		'imageId': '72012372',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092689&docid=72012376&x=1111',
		'title': '',
		'imageId': '72012376',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092689&docid=72012370&x=1111',
		'title': '',
		'imageId': '72012370',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092689&docid=72012375&x=1111',
		'title': '',
		'imageId': '72012375',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092689&docid=72012373&x=1111',
		'title': '',
		'imageId': '72012373',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092689&docid=72012374&x=1111',
		'title': '',
		'imageId': '72012374',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092689&docid=72012369&x=1111',
		'title': '',
		'imageId': '72012369',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092689&docid=72012377&x=1111',
		'title': '',
		'imageId': '72012377',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092689&docid=72012368&x=1111',
		'title': '',
		'imageId': '72012368',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092689&docid=72012371&x=1111',
		'title': '',
		'imageId': '72012371',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4092689&docid=72012366&x=1111',
		'title': '',
		'imageId': '72012366',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4092689';

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