var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953850&x=1155',
		'title': '',
		'imageId': '67953850',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953851&x=1155',
		'title': '',
		'imageId': '67953851',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953852&x=1155',
		'title': '',
		'imageId': '67953852',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953853&x=1155',
		'title': '',
		'imageId': '67953853',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953854&x=1155',
		'title': '',
		'imageId': '67953854',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953855&x=1155',
		'title': '',
		'imageId': '67953855',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953856&x=1155',
		'title': '',
		'imageId': '67953856',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953857&x=1155',
		'title': '',
		'imageId': '67953857',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953858&x=1155',
		'title': '',
		'imageId': '67953858',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953859&x=1155',
		'title': '',
		'imageId': '67953859',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953860&x=1155',
		'title': '',
		'imageId': '67953860',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953861&x=1155',
		'title': '',
		'imageId': '67953861',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953862&x=1155',
		'title': '',
		'imageId': '67953862',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953863&x=1155',
		'title': '',
		'imageId': '67953863',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953864&x=1155',
		'title': '',
		'imageId': '67953864',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953865&x=1155',
		'title': '',
		'imageId': '67953865',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953866&x=1155',
		'title': '',
		'imageId': '67953866',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953867&x=1155',
		'title': '',
		'imageId': '67953867',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922123&docid=67953868&x=1155',
		'title': '',
		'imageId': '67953868',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922123';

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