var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835180&x=198',
		'title': '',
		'imageId': '67835180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835188&x=198',
		'title': '',
		'imageId': '67835188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835187&x=198',
		'title': '',
		'imageId': '67835187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835191&x=198',
		'title': '',
		'imageId': '67835191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835142&x=198',
		'title': '',
		'imageId': '67835142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835154&x=198',
		'title': '',
		'imageId': '67835154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835175&x=198',
		'title': '',
		'imageId': '67835175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835139&x=198',
		'title': '',
		'imageId': '67835139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835153&x=198',
		'title': '',
		'imageId': '67835153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835167&x=198',
		'title': '',
		'imageId': '67835167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835151&x=198',
		'title': '',
		'imageId': '67835151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835158&x=198',
		'title': '',
		'imageId': '67835158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835177&x=198',
		'title': '',
		'imageId': '67835177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835136&x=198',
		'title': '',
		'imageId': '67835136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835135&x=198',
		'title': '',
		'imageId': '67835135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835137&x=198',
		'title': '',
		'imageId': '67835137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835152&x=198',
		'title': '',
		'imageId': '67835152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835160&x=198',
		'title': '',
		'imageId': '67835160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835179&x=198',
		'title': '',
		'imageId': '67835179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835196&x=198',
		'title': '',
		'imageId': '67835196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917328&docid=67835199&x=198',
		'title': '',
		'imageId': '67835199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917328';

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