var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4031166&docid=70484379&x=3123',
		'title': '',
		'imageId': '70484379',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031166&docid=70484380&x=3123',
		'title': '',
		'imageId': '70484380',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031166&docid=70484381&x=3123',
		'title': '',
		'imageId': '70484381',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031166&docid=70484382&x=3123',
		'title': '',
		'imageId': '70484382',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031166&docid=70484383&x=3123',
		'title': '',
		'imageId': '70484383',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031166&docid=70484387&x=3123',
		'title': '',
		'imageId': '70484387',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031166&docid=70484392&x=3123',
		'title': '',
		'imageId': '70484392',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031166&docid=70484394&x=3123',
		'title': '',
		'imageId': '70484394',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031166&docid=70484396&x=3123',
		'title': '',
		'imageId': '70484396',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031166&docid=70484398&x=3123',
		'title': '',
		'imageId': '70484398',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031166&docid=70484401&x=3123',
		'title': '',
		'imageId': '70484401',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4031166&docid=70484378&x=3123',
		'title': '',
		'imageId': '70484378',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4031166';

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