var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202940&x=1152',
		'title': '',
		'imageId': '71202940',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202939&x=1152',
		'title': '',
		'imageId': '71202939',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202928&x=1152',
		'title': '',
		'imageId': '71202928',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202935&x=1152',
		'title': '',
		'imageId': '71202935',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202934&x=1152',
		'title': '',
		'imageId': '71202934',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202929&x=1152',
		'title': '',
		'imageId': '71202929',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202944&x=1152',
		'title': '',
		'imageId': '71202944',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202933&x=1152',
		'title': '',
		'imageId': '71202933',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202931&x=1152',
		'title': '',
		'imageId': '71202931',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202941&x=1152',
		'title': '',
		'imageId': '71202941',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202932&x=1152',
		'title': '',
		'imageId': '71202932',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202936&x=1152',
		'title': '',
		'imageId': '71202936',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202942&x=1152',
		'title': '',
		'imageId': '71202942',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202938&x=1152',
		'title': '',
		'imageId': '71202938',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202930&x=1152',
		'title': '',
		'imageId': '71202930',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202937&x=1152',
		'title': '',
		'imageId': '71202937',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4058097&docid=71202943&x=1152',
		'title': '',
		'imageId': '71202943',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4058097';

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