var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351494&x=4056',
		'title': '',
		'imageId': '69351494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351502&x=4056',
		'title': '',
		'imageId': '69351502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351504&x=4056',
		'title': '',
		'imageId': '69351504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351493&x=4056',
		'title': '',
		'imageId': '69351493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351497&x=4056',
		'title': '',
		'imageId': '69351497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351495&x=4056',
		'title': '',
		'imageId': '69351495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351511&x=4056',
		'title': '',
		'imageId': '69351511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351505&x=4056',
		'title': '',
		'imageId': '69351505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351490&x=4056',
		'title': '',
		'imageId': '69351490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351501&x=4056',
		'title': '',
		'imageId': '69351501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351508&x=4056',
		'title': '',
		'imageId': '69351508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351499&x=4056',
		'title': '',
		'imageId': '69351499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984008&docid=69351487&x=4056',
		'title': '',
		'imageId': '69351487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984008';

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