var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4080004&docid=71709730&x=1222',
		'title': '',
		'imageId': '71709730',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4080004&docid=71709736&x=1222',
		'title': '',
		'imageId': '71709736',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4080004&docid=71709732&x=1222',
		'title': '',
		'imageId': '71709732',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4080004&docid=71709738&x=1222',
		'title': '',
		'imageId': '71709738',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4080004&docid=71709731&x=1222',
		'title': '',
		'imageId': '71709731',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4080004&docid=71709739&x=1222',
		'title': '',
		'imageId': '71709739',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4080004&docid=71709734&x=1222',
		'title': '',
		'imageId': '71709734',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4080004&docid=71709741&x=1222',
		'title': '',
		'imageId': '71709741',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4080004&docid=71709735&x=1222',
		'title': '',
		'imageId': '71709735',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4080004&docid=71709737&x=1222',
		'title': '',
		'imageId': '71709737',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4080004&docid=71709733&x=1222',
		'title': '',
		'imageId': '71709733',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4080004&docid=71709740&x=1222',
		'title': '',
		'imageId': '71709740',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4080004';

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