var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744143&x=4439',
		'title': '',
		'imageId': '68744143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744144&x=4439',
		'title': '',
		'imageId': '68744144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744147&x=4439',
		'title': '',
		'imageId': '68744147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744146&x=4439',
		'title': '',
		'imageId': '68744146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744148&x=4439',
		'title': '',
		'imageId': '68744148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744150&x=4439',
		'title': '',
		'imageId': '68744150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744151&x=4439',
		'title': '',
		'imageId': '68744151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744149&x=4439',
		'title': '',
		'imageId': '68744149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744154&x=4439',
		'title': '',
		'imageId': '68744154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744152&x=4439',
		'title': '',
		'imageId': '68744152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744153&x=4439',
		'title': '',
		'imageId': '68744153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744142&x=4439',
		'title': '',
		'imageId': '68744142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956716&docid=68744145&x=4439',
		'title': '',
		'imageId': '68744145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956716';

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