var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4064932&docid=71359239&x=3259',
		'title': '',
		'imageId': '71359239',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064932&docid=71359244&x=3259',
		'title': '',
		'imageId': '71359244',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064932&docid=71359242&x=3259',
		'title': '',
		'imageId': '71359242',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064932&docid=71359233&x=3259',
		'title': '',
		'imageId': '71359233',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064932&docid=71359243&x=3259',
		'title': '',
		'imageId': '71359243',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064932&docid=71359241&x=3259',
		'title': '',
		'imageId': '71359241',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064932&docid=71359240&x=3259',
		'title': '',
		'imageId': '71359240',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064932&docid=71359234&x=3259',
		'title': '',
		'imageId': '71359234',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064932&docid=71359237&x=3259',
		'title': '',
		'imageId': '71359237',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064932&docid=71359238&x=3259',
		'title': '',
		'imageId': '71359238',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064932&docid=71359236&x=3259',
		'title': '',
		'imageId': '71359236',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4064932&docid=71359235&x=3259',
		'title': '',
		'imageId': '71359235',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4064932';

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