var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060204&x=3450',
		'title': '',
		'imageId': '68060204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060234&x=3450',
		'title': '',
		'imageId': '68060234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060245&x=3450',
		'title': '',
		'imageId': '68060245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060269&x=3450',
		'title': '',
		'imageId': '68060269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060327&x=3450',
		'title': '',
		'imageId': '68060327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060336&x=3450',
		'title': '',
		'imageId': '68060336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060382&x=3450',
		'title': '',
		'imageId': '68060382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060423&x=3450',
		'title': '',
		'imageId': '68060423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060432&x=3450',
		'title': '',
		'imageId': '68060432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060443&x=3450',
		'title': '',
		'imageId': '68060443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060458&x=3450',
		'title': '',
		'imageId': '68060458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060475&x=3450',
		'title': '',
		'imageId': '68060475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060506&x=3450',
		'title': '',
		'imageId': '68060506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68060604&x=3450',
		'title': '',
		'imageId': '68060604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926840&docid=68061124&x=3450',
		'title': '',
		'imageId': '68061124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3926840';

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