var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387128&x=4848',
		'title': '',
		'imageId': '67387128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387131&x=4848',
		'title': '',
		'imageId': '67387131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387132&x=4848',
		'title': '',
		'imageId': '67387132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387133&x=4848',
		'title': '',
		'imageId': '67387133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387134&x=4848',
		'title': '',
		'imageId': '67387134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387135&x=4848',
		'title': '',
		'imageId': '67387135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387136&x=4848',
		'title': '',
		'imageId': '67387136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387138&x=4848',
		'title': '',
		'imageId': '67387138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387139&x=4848',
		'title': '',
		'imageId': '67387139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387141&x=4848',
		'title': '',
		'imageId': '67387141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387140&x=4848',
		'title': '',
		'imageId': '67387140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387142&x=4848',
		'title': '',
		'imageId': '67387142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387143&x=4848',
		'title': '',
		'imageId': '67387143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387145&x=4848',
		'title': '',
		'imageId': '67387145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387144&x=4848',
		'title': '',
		'imageId': '67387144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387146&x=4848',
		'title': '',
		'imageId': '67387146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387147&x=4848',
		'title': '',
		'imageId': '67387147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945337&docid=67387148&x=4848',
		'title': '',
		'imageId': '67387148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945337';

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