var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69535993&x=3149',
		'title': '',
		'imageId': '69535993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69535999&x=3149',
		'title': '',
		'imageId': '69535999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69535996&x=3149',
		'title': '',
		'imageId': '69535996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69535994&x=3149',
		'title': '',
		'imageId': '69535994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69536000&x=3149',
		'title': '',
		'imageId': '69536000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69536001&x=3149',
		'title': '',
		'imageId': '69536001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69536002&x=3149',
		'title': '',
		'imageId': '69536002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69536004&x=3149',
		'title': '',
		'imageId': '69536004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69536006&x=3149',
		'title': '',
		'imageId': '69536006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69536007&x=3149',
		'title': '',
		'imageId': '69536007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69536005&x=3149',
		'title': '',
		'imageId': '69536005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69535998&x=3149',
		'title': '',
		'imageId': '69535998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992225&docid=69536008&x=3149',
		'title': '',
		'imageId': '69536008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992225';

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