var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4050551&docid=71131250&x=3623',
		'title': '',
		'imageId': '71131250',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050551&docid=71131262&x=3623',
		'title': '',
		'imageId': '71131262',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050551&docid=71131259&x=3623',
		'title': '',
		'imageId': '71131259',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050551&docid=71131254&x=3623',
		'title': '',
		'imageId': '71131254',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050551&docid=71131253&x=3623',
		'title': '',
		'imageId': '71131253',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050551&docid=71131257&x=3623',
		'title': '',
		'imageId': '71131257',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050551&docid=71131261&x=3623',
		'title': '',
		'imageId': '71131261',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050551&docid=71131256&x=3623',
		'title': '',
		'imageId': '71131256',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050551&docid=71131255&x=3623',
		'title': '',
		'imageId': '71131255',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050551&docid=71131251&x=3623',
		'title': '',
		'imageId': '71131251',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050551&docid=71131260&x=3623',
		'title': '',
		'imageId': '71131260',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050551&docid=71131258&x=3623',
		'title': '',
		'imageId': '71131258',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4050551';

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