var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756134&x=1026',
		'title': '',
		'imageId': '67756134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756135&x=1026',
		'title': '',
		'imageId': '67756135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756136&x=1026',
		'title': '',
		'imageId': '67756136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756137&x=1026',
		'title': '',
		'imageId': '67756137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756138&x=1026',
		'title': '',
		'imageId': '67756138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756139&x=1026',
		'title': '',
		'imageId': '67756139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756133&x=1026',
		'title': '',
		'imageId': '67756133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756140&x=1026',
		'title': '',
		'imageId': '67756140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756141&x=1026',
		'title': '',
		'imageId': '67756141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756142&x=1026',
		'title': '',
		'imageId': '67756142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756143&x=1026',
		'title': '',
		'imageId': '67756143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756144&x=1026',
		'title': '',
		'imageId': '67756144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914483&docid=67756145&x=1026',
		'title': '',
		'imageId': '67756145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914483';

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