var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199389&x=4042',
		'title': '',
		'imageId': '7199389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199392&x=4042',
		'title': '',
		'imageId': '7199392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199395&x=4042',
		'title': '',
		'imageId': '7199395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199398&x=4042',
		'title': '',
		'imageId': '7199398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199401&x=4042',
		'title': '',
		'imageId': '7199401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199422&x=4042',
		'title': '',
		'imageId': '7199422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199425&x=4042',
		'title': '',
		'imageId': '7199425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199404&x=4042',
		'title': '',
		'imageId': '7199404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199407&x=4042',
		'title': '',
		'imageId': '7199407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199410&x=4042',
		'title': '',
		'imageId': '7199410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199413&x=4042',
		'title': '',
		'imageId': '7199413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199416&x=4042',
		'title': '',
		'imageId': '7199416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907065&docid=7199419&x=4042',
		'title': '',
		'imageId': '7199419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #907065';

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