var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454032&x=3625',
		'title': '',
		'imageId': '68454032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454033&x=3625',
		'title': '',
		'imageId': '68454033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454035&x=3625',
		'title': '',
		'imageId': '68454035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454037&x=3625',
		'title': '',
		'imageId': '68454037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454044&x=3625',
		'title': '',
		'imageId': '68454044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454034&x=3625',
		'title': '',
		'imageId': '68454034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454036&x=3625',
		'title': '',
		'imageId': '68454036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454039&x=3625',
		'title': '',
		'imageId': '68454039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454046&x=3625',
		'title': '',
		'imageId': '68454046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454040&x=3625',
		'title': '',
		'imageId': '68454040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454043&x=3625',
		'title': '',
		'imageId': '68454043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454041&x=3625',
		'title': '',
		'imageId': '68454041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454047&x=3625',
		'title': '',
		'imageId': '68454047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454042&x=3625',
		'title': '',
		'imageId': '68454042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454045&x=3625',
		'title': '',
		'imageId': '68454045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944599&docid=68454038&x=3625',
		'title': '',
		'imageId': '68454038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944599';

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