var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746165&x=3156',
		'title': '',
		'imageId': '69746165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746166&x=3156',
		'title': '',
		'imageId': '69746166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746171&x=3156',
		'title': '',
		'imageId': '69746171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746175&x=3156',
		'title': '',
		'imageId': '69746175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746172&x=3156',
		'title': '',
		'imageId': '69746172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746141&x=3156',
		'title': '',
		'imageId': '69746141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746143&x=3156',
		'title': '',
		'imageId': '69746143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746142&x=3156',
		'title': '',
		'imageId': '69746142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746145&x=3156',
		'title': '',
		'imageId': '69746145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746144&x=3156',
		'title': '',
		'imageId': '69746144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746146&x=3156',
		'title': '',
		'imageId': '69746146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746180&x=3156',
		'title': '',
		'imageId': '69746180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746156&x=3156',
		'title': '',
		'imageId': '69746156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746152&x=3156',
		'title': '',
		'imageId': '69746152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001337&docid=69746158&x=3156',
		'title': '',
		'imageId': '69746158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001337';

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