var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980110&x=213',
		'title': '',
		'imageId': '69980110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980114&x=213',
		'title': '',
		'imageId': '69980114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980116&x=213',
		'title': '',
		'imageId': '69980116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980113&x=213',
		'title': '',
		'imageId': '69980113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980109&x=213',
		'title': '',
		'imageId': '69980109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980118&x=213',
		'title': '',
		'imageId': '69980118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980112&x=213',
		'title': '',
		'imageId': '69980112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980119&x=213',
		'title': '',
		'imageId': '69980119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980108&x=213',
		'title': '',
		'imageId': '69980108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980122&x=213',
		'title': '',
		'imageId': '69980122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980106&x=213',
		'title': '',
		'imageId': '69980106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980120&x=213',
		'title': '',
		'imageId': '69980120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980123&x=213',
		'title': '',
		'imageId': '69980123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980121&x=213',
		'title': '',
		'imageId': '69980121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980115&x=213',
		'title': '',
		'imageId': '69980115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980117&x=213',
		'title': '',
		'imageId': '69980117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980107&x=213',
		'title': '',
		'imageId': '69980107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010738&docid=69980111&x=213',
		'title': '',
		'imageId': '69980111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010738';

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