var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199258&x=4110',
		'title': '',
		'imageId': '7199258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199267&x=4110',
		'title': '',
		'imageId': '7199267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199270&x=4110',
		'title': '',
		'imageId': '7199270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199273&x=4110',
		'title': '',
		'imageId': '7199273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199276&x=4110',
		'title': '',
		'imageId': '7199276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199279&x=4110',
		'title': '',
		'imageId': '7199279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199282&x=4110',
		'title': '',
		'imageId': '7199282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199285&x=4110',
		'title': '',
		'imageId': '7199285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199288&x=4110',
		'title': '',
		'imageId': '7199288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199291&x=4110',
		'title': '',
		'imageId': '7199291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199294&x=4110',
		'title': '',
		'imageId': '7199294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199297&x=4110',
		'title': '',
		'imageId': '7199297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907062&docid=7199302&x=4110',
		'title': '',
		'imageId': '7199302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #907062';

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