var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500929&x=457',
		'title': '',
		'imageId': '68500929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500932&x=457',
		'title': '',
		'imageId': '68500932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500931&x=457',
		'title': '',
		'imageId': '68500931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500998&x=457',
		'title': '',
		'imageId': '68500998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500999&x=457',
		'title': '',
		'imageId': '68500999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500933&x=457',
		'title': '',
		'imageId': '68500933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500993&x=457',
		'title': '',
		'imageId': '68500993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500948&x=457',
		'title': '',
		'imageId': '68500948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500992&x=457',
		'title': '',
		'imageId': '68500992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500950&x=457',
		'title': '',
		'imageId': '68500950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68501000&x=457',
		'title': '',
		'imageId': '68501000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500928&x=457',
		'title': '',
		'imageId': '68500928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500947&x=457',
		'title': '',
		'imageId': '68500947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946804&docid=68500949&x=457',
		'title': '',
		'imageId': '68500949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946804';

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