var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809181&x=4755',
		'title': '',
		'imageId': '67809181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809177&x=4755',
		'title': '',
		'imageId': '67809177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809190&x=4755',
		'title': '',
		'imageId': '67809190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809182&x=4755',
		'title': '',
		'imageId': '67809182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809179&x=4755',
		'title': '',
		'imageId': '67809179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809186&x=4755',
		'title': '',
		'imageId': '67809186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809180&x=4755',
		'title': '',
		'imageId': '67809180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809185&x=4755',
		'title': '',
		'imageId': '67809185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809192&x=4755',
		'title': '',
		'imageId': '67809192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809183&x=4755',
		'title': '',
		'imageId': '67809183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809189&x=4755',
		'title': '',
		'imageId': '67809189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809187&x=4755',
		'title': '',
		'imageId': '67809187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809184&x=4755',
		'title': '',
		'imageId': '67809184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809178&x=4755',
		'title': '',
		'imageId': '67809178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809188&x=4755',
		'title': '',
		'imageId': '67809188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=67809191&x=4755',
		'title': '',
		'imageId': '67809191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=59270723&x=4755',
		'title': '',
		'imageId': '59270723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914559&docid=59270722&x=4755',
		'title': '',
		'imageId': '59270722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914559';

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