var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037836&x=2734',
		'title': '',
		'imageId': '68037836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037815&x=2734',
		'title': '',
		'imageId': '68037815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037818&x=2734',
		'title': '',
		'imageId': '68037818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037829&x=2734',
		'title': '',
		'imageId': '68037829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037825&x=2734',
		'title': '',
		'imageId': '68037825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037831&x=2734',
		'title': '',
		'imageId': '68037831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037793&x=2734',
		'title': '',
		'imageId': '68037793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037792&x=2734',
		'title': '',
		'imageId': '68037792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037802&x=2734',
		'title': '',
		'imageId': '68037802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037833&x=2734',
		'title': '',
		'imageId': '68037833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037811&x=2734',
		'title': '',
		'imageId': '68037811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037803&x=2734',
		'title': '',
		'imageId': '68037803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037795&x=2734',
		'title': '',
		'imageId': '68037795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037797&x=2734',
		'title': '',
		'imageId': '68037797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037794&x=2734',
		'title': '',
		'imageId': '68037794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925442&docid=68037814&x=2734',
		'title': '',
		'imageId': '68037814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3925442';

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