var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153554&x=356',
		'title': '',
		'imageId': '69153554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153555&x=356',
		'title': '',
		'imageId': '69153555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153580&x=356',
		'title': '',
		'imageId': '69153580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153581&x=356',
		'title': '',
		'imageId': '69153581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153585&x=356',
		'title': '',
		'imageId': '69153585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153556&x=356',
		'title': '',
		'imageId': '69153556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153557&x=356',
		'title': '',
		'imageId': '69153557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153562&x=356',
		'title': '',
		'imageId': '69153562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153565&x=356',
		'title': '',
		'imageId': '69153565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153566&x=356',
		'title': '',
		'imageId': '69153566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153571&x=356',
		'title': '',
		'imageId': '69153571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153572&x=356',
		'title': '',
		'imageId': '69153572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153576&x=356',
		'title': '',
		'imageId': '69153576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153552&x=356',
		'title': '',
		'imageId': '69153552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975324&docid=69153553&x=356',
		'title': '',
		'imageId': '69153553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975324';

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