var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745832&x=451',
		'title': '',
		'imageId': '66745832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745835&x=451',
		'title': '',
		'imageId': '66745835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745840&x=451',
		'title': '',
		'imageId': '66745840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745838&x=451',
		'title': '',
		'imageId': '66745838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745843&x=451',
		'title': '',
		'imageId': '66745843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745844&x=451',
		'title': '',
		'imageId': '66745844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745845&x=451',
		'title': '',
		'imageId': '66745845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745846&x=451',
		'title': '',
		'imageId': '66745846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745847&x=451',
		'title': '',
		'imageId': '66745847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745848&x=451',
		'title': '',
		'imageId': '66745848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745849&x=451',
		'title': '',
		'imageId': '66745849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745850&x=451',
		'title': '',
		'imageId': '66745850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745851&x=451',
		'title': '',
		'imageId': '66745851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745852&x=451',
		'title': '',
		'imageId': '66745852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745853&x=451',
		'title': '',
		'imageId': '66745853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745854&x=451',
		'title': '',
		'imageId': '66745854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745855&x=451',
		'title': '',
		'imageId': '66745855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3874336&docid=66745856&x=451',
		'title': '',
		'imageId': '66745856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3874336';

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