var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67491623&x=2452',
		'title': '',
		'imageId': '67491623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67336758&x=2452',
		'title': '',
		'imageId': '67336758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67336757&x=2452',
		'title': '',
		'imageId': '67336757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67491625&x=2452',
		'title': '',
		'imageId': '67491625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67798785&x=2452',
		'title': '',
		'imageId': '67798785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67336759&x=2452',
		'title': '',
		'imageId': '67336759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67336761&x=2452',
		'title': '',
		'imageId': '67336761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67336760&x=2452',
		'title': '',
		'imageId': '67336760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67491626&x=2452',
		'title': '',
		'imageId': '67491626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67491624&x=2452',
		'title': '',
		'imageId': '67491624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67491630&x=2452',
		'title': '',
		'imageId': '67491630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67491629&x=2452',
		'title': '',
		'imageId': '67491629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67491628&x=2452',
		'title': '',
		'imageId': '67491628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67336762&x=2452',
		'title': '',
		'imageId': '67336762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67491627&x=2452',
		'title': '',
		'imageId': '67491627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67798786&x=2452',
		'title': '',
		'imageId': '67798786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67798788&x=2452',
		'title': '',
		'imageId': '67798788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67798787&x=2452',
		'title': '',
		'imageId': '67798787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927470&docid=67798789&x=2452',
		'title': '',
		'imageId': '67798789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927470';

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