var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912393&docid=67694473&x=1015',
		'title': '',
		'imageId': '67694473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912393&docid=67694472&x=1015',
		'title': '',
		'imageId': '67694472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912393&docid=67694471&x=1015',
		'title': '',
		'imageId': '67694471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912393&docid=67694470&x=1015',
		'title': '',
		'imageId': '67694470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912393&docid=67694468&x=1015',
		'title': '',
		'imageId': '67694468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912393&docid=67694467&x=1015',
		'title': '',
		'imageId': '67694467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912393&docid=67694469&x=1015',
		'title': '',
		'imageId': '67694469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912393';

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