var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915888&docid=67786634&x=4351',
		'title': '',
		'imageId': '67786634',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915888&docid=67786636&x=4351',
		'title': '',
		'imageId': '67786636',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915888&docid=67786638&x=4351',
		'title': '',
		'imageId': '67786638',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915888&docid=67786640&x=4351',
		'title': '',
		'imageId': '67786640',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915888&docid=67786641&x=4351',
		'title': '',
		'imageId': '67786641',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915888&docid=67786642&x=4351',
		'title': '',
		'imageId': '67786642',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915888&docid=67786643&x=4351',
		'title': '',
		'imageId': '67786643',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915888&docid=67786644&x=4351',
		'title': '',
		'imageId': '67786644',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915888&docid=67786645&x=4351',
		'title': '',
		'imageId': '67786645',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915888&docid=67786646&x=4351',
		'title': '',
		'imageId': '67786646',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915888&docid=67786647&x=4351',
		'title': '',
		'imageId': '67786647',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915888&docid=67786649&x=4351',
		'title': '',
		'imageId': '67786649',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915888';

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