var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434530&x=643',
		'title': '',
		'imageId': '65434530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434526&x=643',
		'title': '',
		'imageId': '65434526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434531&x=643',
		'title': '',
		'imageId': '65434531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434547&x=643',
		'title': '',
		'imageId': '65434547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434563&x=643',
		'title': '',
		'imageId': '65434563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434534&x=643',
		'title': '',
		'imageId': '65434534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434543&x=643',
		'title': '',
		'imageId': '65434543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434540&x=643',
		'title': '',
		'imageId': '65434540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434535&x=643',
		'title': '',
		'imageId': '65434535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434532&x=643',
		'title': '',
		'imageId': '65434532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434541&x=643',
		'title': '',
		'imageId': '65434541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434545&x=643',
		'title': '',
		'imageId': '65434545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434542&x=643',
		'title': '',
		'imageId': '65434542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434528&x=643',
		'title': '',
		'imageId': '65434528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434559&x=643',
		'title': '',
		'imageId': '65434559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898473&docid=65434554&x=643',
		'title': '',
		'imageId': '65434554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3898473';

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