var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=473895&docid=2449600&x=3326',
		'title': '',
		'imageId': '2449600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473895&docid=2449605&x=3326',
		'title': '',
		'imageId': '2449605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473895&docid=2449609&x=3326',
		'title': '',
		'imageId': '2449609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473895&docid=2449612&x=3326',
		'title': '',
		'imageId': '2449612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473895&docid=2449615&x=3326',
		'title': '',
		'imageId': '2449615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473895&docid=2449618&x=3326',
		'title': '',
		'imageId': '2449618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473895&docid=2449621&x=3326',
		'title': '',
		'imageId': '2449621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473895&docid=2449624&x=3326',
		'title': '',
		'imageId': '2449624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473895&docid=2449627&x=3326',
		'title': '',
		'imageId': '2449627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473895&docid=2554143&x=3326',
		'title': '',
		'imageId': '2554143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #473895';

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