var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915127&docid=67769896&x=2454',
		'title': '',
		'imageId': '67769896',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915127&docid=67769895&x=2454',
		'title': '',
		'imageId': '67769895',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915127&docid=67769894&x=2454',
		'title': '',
		'imageId': '67769894',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915127&docid=67769897&x=2454',
		'title': '',
		'imageId': '67769897',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915127&docid=67769891&x=2454',
		'title': '',
		'imageId': '67769891',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915127&docid=67769892&x=2454',
		'title': '',
		'imageId': '67769892',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915127&docid=67769887&x=2454',
		'title': '',
		'imageId': '67769887',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915127&docid=67769888&x=2454',
		'title': '',
		'imageId': '67769888',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915127&docid=67769889&x=2454',
		'title': '',
		'imageId': '67769889',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915127&docid=67769890&x=2454',
		'title': '',
		'imageId': '67769890',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915127&docid=67769893&x=2454',
		'title': '',
		'imageId': '67769893',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915127';

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