var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170839&x=135',
		'title': '',
		'imageId': '70170839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170855&x=135',
		'title': '',
		'imageId': '70170855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170841&x=135',
		'title': '',
		'imageId': '70170841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170846&x=135',
		'title': '',
		'imageId': '70170846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170832&x=135',
		'title': '',
		'imageId': '70170832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170834&x=135',
		'title': '',
		'imageId': '70170834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70151636&x=135',
		'title': '',
		'imageId': '70151636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170847&x=135',
		'title': '',
		'imageId': '70170847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170854&x=135',
		'title': '',
		'imageId': '70170854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170849&x=135',
		'title': '',
		'imageId': '70170849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170845&x=135',
		'title': '',
		'imageId': '70170845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170840&x=135',
		'title': '',
		'imageId': '70170840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170856&x=135',
		'title': '',
		'imageId': '70170856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170833&x=135',
		'title': '',
		'imageId': '70170833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170858&x=135',
		'title': '',
		'imageId': '70170858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170861&x=135',
		'title': '',
		'imageId': '70170861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170848&x=135',
		'title': '',
		'imageId': '70170848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016918&docid=70170843&x=135',
		'title': '',
		'imageId': '70170843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016918';

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