var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259414&x=1142',
		'title': '',
		'imageId': '69259414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259409&x=1142',
		'title': '',
		'imageId': '69259409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259411&x=1142',
		'title': '',
		'imageId': '69259411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259412&x=1142',
		'title': '',
		'imageId': '69259412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259417&x=1142',
		'title': '',
		'imageId': '69259417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259416&x=1142',
		'title': '',
		'imageId': '69259416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259419&x=1142',
		'title': '',
		'imageId': '69259419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259418&x=1142',
		'title': '',
		'imageId': '69259418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259408&x=1142',
		'title': '',
		'imageId': '69259408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259413&x=1142',
		'title': '',
		'imageId': '69259413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259407&x=1142',
		'title': '',
		'imageId': '69259407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259410&x=1142',
		'title': '',
		'imageId': '69259410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979963&docid=69259415&x=1142',
		'title': '',
		'imageId': '69259415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979963';

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