var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031553&x=847',
		'title': '',
		'imageId': '71031553',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031554&x=847',
		'title': '',
		'imageId': '71031554',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031555&x=847',
		'title': '',
		'imageId': '71031555',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031556&x=847',
		'title': '',
		'imageId': '71031556',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031557&x=847',
		'title': '',
		'imageId': '71031557',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031558&x=847',
		'title': '',
		'imageId': '71031558',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031559&x=847',
		'title': '',
		'imageId': '71031559',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031560&x=847',
		'title': '',
		'imageId': '71031560',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031561&x=847',
		'title': '',
		'imageId': '71031561',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031562&x=847',
		'title': '',
		'imageId': '71031562',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031563&x=847',
		'title': '',
		'imageId': '71031563',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031564&x=847',
		'title': '',
		'imageId': '71031564',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031565&x=847',
		'title': '',
		'imageId': '71031565',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031566&x=847',
		'title': '',
		'imageId': '71031566',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031567&x=847',
		'title': '',
		'imageId': '71031567',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031568&x=847',
		'title': '',
		'imageId': '71031568',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4051594&docid=71031570&x=847',
		'title': '',
		'imageId': '71031570',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4051594';

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