var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010187&x=3155',
		'title': '',
		'imageId': '70010187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010182&x=3155',
		'title': '',
		'imageId': '70010182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010179&x=3155',
		'title': '',
		'imageId': '70010179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010180&x=3155',
		'title': '',
		'imageId': '70010180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010181&x=3155',
		'title': '',
		'imageId': '70010181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010183&x=3155',
		'title': '',
		'imageId': '70010183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010184&x=3155',
		'title': '',
		'imageId': '70010184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010185&x=3155',
		'title': '',
		'imageId': '70010185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010186&x=3155',
		'title': '',
		'imageId': '70010186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010189&x=3155',
		'title': '',
		'imageId': '70010189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010190&x=3155',
		'title': '',
		'imageId': '70010190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010191&x=3155',
		'title': '',
		'imageId': '70010191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012216&docid=70010192&x=3155',
		'title': '',
		'imageId': '70010192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012216';

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