var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69988539&x=4453',
		'title': '',
		'imageId': '69988539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69988540&x=4453',
		'title': '',
		'imageId': '69988540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69988541&x=4453',
		'title': '',
		'imageId': '69988541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69988542&x=4453',
		'title': '',
		'imageId': '69988542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69988543&x=4453',
		'title': '',
		'imageId': '69988543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69985537&x=4453',
		'title': '',
		'imageId': '69985537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69985523&x=4453',
		'title': '',
		'imageId': '69985523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69985518&x=4453',
		'title': '',
		'imageId': '69985518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69985540&x=4453',
		'title': '',
		'imageId': '69985540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69985522&x=4453',
		'title': '',
		'imageId': '69985522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69985521&x=4453',
		'title': '',
		'imageId': '69985521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69985526&x=4453',
		'title': '',
		'imageId': '69985526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69985539&x=4453',
		'title': '',
		'imageId': '69985539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69985563&x=4453',
		'title': '',
		'imageId': '69985563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69985565&x=4453',
		'title': '',
		'imageId': '69985565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69985568&x=4453',
		'title': '',
		'imageId': '69985568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69988547&x=4453',
		'title': '',
		'imageId': '69988547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011112&docid=69988538&x=4453',
		'title': '',
		'imageId': '69988538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011112';

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