var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080468&x=227',
		'title': '',
		'imageId': '71080468',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080467&x=227',
		'title': '',
		'imageId': '71080467',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080469&x=227',
		'title': '',
		'imageId': '71080469',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080457&x=227',
		'title': '',
		'imageId': '71080457',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080463&x=227',
		'title': '',
		'imageId': '71080463',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080442&x=227',
		'title': '',
		'imageId': '71080442',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080448&x=227',
		'title': '',
		'imageId': '71080448',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080458&x=227',
		'title': '',
		'imageId': '71080458',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080449&x=227',
		'title': '',
		'imageId': '71080449',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080465&x=227',
		'title': '',
		'imageId': '71080465',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080453&x=227',
		'title': '',
		'imageId': '71080453',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080452&x=227',
		'title': '',
		'imageId': '71080452',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080461&x=227',
		'title': '',
		'imageId': '71080461',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080460&x=227',
		'title': '',
		'imageId': '71080460',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080464&x=227',
		'title': '',
		'imageId': '71080464',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080462&x=227',
		'title': '',
		'imageId': '71080462',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080454&x=227',
		'title': '',
		'imageId': '71080454',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080459&x=227',
		'title': '',
		'imageId': '71080459',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4053445&docid=71080450&x=227',
		'title': '',
		'imageId': '71080450',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4053445';

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