var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570604&x=4021',
		'title': '',
		'imageId': '68570604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570596&x=4021',
		'title': '',
		'imageId': '68570596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570614&x=4021',
		'title': '',
		'imageId': '68570614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570617&x=4021',
		'title': '',
		'imageId': '68570617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570601&x=4021',
		'title': '',
		'imageId': '68570601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570607&x=4021',
		'title': '',
		'imageId': '68570607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570613&x=4021',
		'title': '',
		'imageId': '68570613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570598&x=4021',
		'title': '',
		'imageId': '68570598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570610&x=4021',
		'title': '',
		'imageId': '68570610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570602&x=4021',
		'title': '',
		'imageId': '68570602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570615&x=4021',
		'title': '',
		'imageId': '68570615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570606&x=4021',
		'title': '',
		'imageId': '68570606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570611&x=4021',
		'title': '',
		'imageId': '68570611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570597&x=4021',
		'title': '',
		'imageId': '68570597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949275&docid=68570603&x=4021',
		'title': '',
		'imageId': '68570603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949275';

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