var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403718&x=610',
		'title': '',
		'imageId': '68403718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403734&x=610',
		'title': '',
		'imageId': '68403734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403735&x=610',
		'title': '',
		'imageId': '68403735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403728&x=610',
		'title': '',
		'imageId': '68403728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403738&x=610',
		'title': '',
		'imageId': '68403738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403741&x=610',
		'title': '',
		'imageId': '68403741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403723&x=610',
		'title': '',
		'imageId': '68403723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403715&x=610',
		'title': '',
		'imageId': '68403715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403716&x=610',
		'title': '',
		'imageId': '68403716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403717&x=610',
		'title': '',
		'imageId': '68403717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403719&x=610',
		'title': '',
		'imageId': '68403719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403729&x=610',
		'title': '',
		'imageId': '68403729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942468&docid=68403720&x=610',
		'title': '',
		'imageId': '68403720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942468';

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