var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770523&x=01',
		'title': '',
		'imageId': '67770523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770524&x=01',
		'title': '',
		'imageId': '67770524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770526&x=01',
		'title': '',
		'imageId': '67770526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770527&x=01',
		'title': '',
		'imageId': '67770527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770528&x=01',
		'title': '',
		'imageId': '67770528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770529&x=01',
		'title': '',
		'imageId': '67770529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770530&x=01',
		'title': '',
		'imageId': '67770530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770531&x=01',
		'title': '',
		'imageId': '67770531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770532&x=01',
		'title': '',
		'imageId': '67770532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770533&x=01',
		'title': '',
		'imageId': '67770533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770534&x=01',
		'title': '',
		'imageId': '67770534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770525&x=01',
		'title': '',
		'imageId': '67770525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915142&docid=67770535&x=01',
		'title': '',
		'imageId': '67770535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915142';

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