var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69152974&x=1058',
		'title': '',
		'imageId': '69152974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69152979&x=1058',
		'title': '',
		'imageId': '69152979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69152977&x=1058',
		'title': '',
		'imageId': '69152977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69152976&x=1058',
		'title': '',
		'imageId': '69152976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69152997&x=1058',
		'title': '',
		'imageId': '69152997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69152982&x=1058',
		'title': '',
		'imageId': '69152982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69152989&x=1058',
		'title': '',
		'imageId': '69152989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69152978&x=1058',
		'title': '',
		'imageId': '69152978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69152975&x=1058',
		'title': '',
		'imageId': '69152975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69153015&x=1058',
		'title': '',
		'imageId': '69153015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69152991&x=1058',
		'title': '',
		'imageId': '69152991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69152992&x=1058',
		'title': '',
		'imageId': '69152992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69153013&x=1058',
		'title': '',
		'imageId': '69153013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69153014&x=1058',
		'title': '',
		'imageId': '69153014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69153012&x=1058',
		'title': '',
		'imageId': '69153012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975291&docid=69152998&x=1058',
		'title': '',
		'imageId': '69152998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975291';

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