var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124791&x=242',
		'title': '',
		'imageId': '69124791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124800&x=242',
		'title': '',
		'imageId': '69124800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69141601&x=242',
		'title': '',
		'imageId': '69141601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124783&x=242',
		'title': '',
		'imageId': '69124783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124785&x=242',
		'title': '',
		'imageId': '69124785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124803&x=242',
		'title': '',
		'imageId': '69124803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124787&x=242',
		'title': '',
		'imageId': '69124787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124788&x=242',
		'title': '',
		'imageId': '69124788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124804&x=242',
		'title': '',
		'imageId': '69124804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124810&x=242',
		'title': '',
		'imageId': '69124810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124811&x=242',
		'title': '',
		'imageId': '69124811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124814&x=242',
		'title': '',
		'imageId': '69124814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124805&x=242',
		'title': '',
		'imageId': '69124805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124820&x=242',
		'title': '',
		'imageId': '69124820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124784&x=242',
		'title': '',
		'imageId': '69124784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974066&docid=69124822&x=242',
		'title': '',
		'imageId': '69124822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974066';

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