var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775580&x=1046',
		'title': '',
		'imageId': '67775580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775593&x=1046',
		'title': '',
		'imageId': '67775593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775589&x=1046',
		'title': '',
		'imageId': '67775589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775586&x=1046',
		'title': '',
		'imageId': '67775586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775594&x=1046',
		'title': '',
		'imageId': '67775594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775582&x=1046',
		'title': '',
		'imageId': '67775582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775590&x=1046',
		'title': '',
		'imageId': '67775590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775585&x=1046',
		'title': '',
		'imageId': '67775585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775583&x=1046',
		'title': '',
		'imageId': '67775583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775587&x=1046',
		'title': '',
		'imageId': '67775587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775581&x=1046',
		'title': '',
		'imageId': '67775581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775592&x=1046',
		'title': '',
		'imageId': '67775592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775588&x=1046',
		'title': '',
		'imageId': '67775588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775591&x=1046',
		'title': '',
		'imageId': '67775591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915353&docid=67775584&x=1046',
		'title': '',
		'imageId': '67775584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915353';

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