var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593183&x=5258',
		'title': '',
		'imageId': '69593183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593178&x=5258',
		'title': '',
		'imageId': '69593178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593174&x=5258',
		'title': '',
		'imageId': '69593174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593180&x=5258',
		'title': '',
		'imageId': '69593180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593181&x=5258',
		'title': '',
		'imageId': '69593181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593176&x=5258',
		'title': '',
		'imageId': '69593176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593182&x=5258',
		'title': '',
		'imageId': '69593182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593186&x=5258',
		'title': '',
		'imageId': '69593186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593177&x=5258',
		'title': '',
		'imageId': '69593177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593175&x=5258',
		'title': '',
		'imageId': '69593175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593184&x=5258',
		'title': '',
		'imageId': '69593184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593179&x=5258',
		'title': '',
		'imageId': '69593179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994338&docid=69593185&x=5258',
		'title': '',
		'imageId': '69593185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994338';

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