var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562073&x=1013',
		'title': '',
		'imageId': '68562073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562084&x=1013',
		'title': '',
		'imageId': '68562084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562083&x=1013',
		'title': '',
		'imageId': '68562083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562076&x=1013',
		'title': '',
		'imageId': '68562076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562075&x=1013',
		'title': '',
		'imageId': '68562075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562074&x=1013',
		'title': '',
		'imageId': '68562074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562085&x=1013',
		'title': '',
		'imageId': '68562085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562078&x=1013',
		'title': '',
		'imageId': '68562078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562080&x=1013',
		'title': '',
		'imageId': '68562080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562082&x=1013',
		'title': '',
		'imageId': '68562082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562077&x=1013',
		'title': '',
		'imageId': '68562077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562079&x=1013',
		'title': '',
		'imageId': '68562079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948889&docid=68562081&x=1013',
		'title': '',
		'imageId': '68562081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948889';

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