var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681080&x=4531',
		'title': '',
		'imageId': '66681080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681081&x=4531',
		'title': '',
		'imageId': '66681081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681082&x=4531',
		'title': '',
		'imageId': '66681082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681083&x=4531',
		'title': '',
		'imageId': '66681083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681084&x=4531',
		'title': '',
		'imageId': '66681084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681085&x=4531',
		'title': '',
		'imageId': '66681085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681086&x=4531',
		'title': '',
		'imageId': '66681086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681087&x=4531',
		'title': '',
		'imageId': '66681087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681088&x=4531',
		'title': '',
		'imageId': '66681088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681089&x=4531',
		'title': '',
		'imageId': '66681089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681090&x=4531',
		'title': '',
		'imageId': '66681090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681091&x=4531',
		'title': '',
		'imageId': '66681091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3871555&docid=66681092&x=4531',
		'title': '',
		'imageId': '66681092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3871555';

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