var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=69944851&x=031',
		'title': '',
		'imageId': '69944851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=69944855&x=031',
		'title': '',
		'imageId': '69944855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=69944856&x=031',
		'title': '',
		'imageId': '69944856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=69944857&x=031',
		'title': '',
		'imageId': '69944857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=69944860&x=031',
		'title': '',
		'imageId': '69944860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=70004361&x=031',
		'title': '',
		'imageId': '70004361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=70004364&x=031',
		'title': '',
		'imageId': '70004364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=70004367&x=031',
		'title': '',
		'imageId': '70004367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=70004370&x=031',
		'title': '',
		'imageId': '70004370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=70004373&x=031',
		'title': '',
		'imageId': '70004373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=70004376&x=031',
		'title': '',
		'imageId': '70004376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=70004380&x=031',
		'title': '',
		'imageId': '70004380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=70004383&x=031',
		'title': '',
		'imageId': '70004383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009354&docid=70004387&x=031',
		'title': '',
		'imageId': '70004387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009354';

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