var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014744&x=3255',
		'title': '',
		'imageId': '67014744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014746&x=3255',
		'title': '',
		'imageId': '67014746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014747&x=3255',
		'title': '',
		'imageId': '67014747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014748&x=3255',
		'title': '',
		'imageId': '67014748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014749&x=3255',
		'title': '',
		'imageId': '67014749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014757&x=3255',
		'title': '',
		'imageId': '67014757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014752&x=3255',
		'title': '',
		'imageId': '67014752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014753&x=3255',
		'title': '',
		'imageId': '67014753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014754&x=3255',
		'title': '',
		'imageId': '67014754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014755&x=3255',
		'title': '',
		'imageId': '67014755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014756&x=3255',
		'title': '',
		'imageId': '67014756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014750&x=3255',
		'title': '',
		'imageId': '67014750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885706&docid=67014751&x=3255',
		'title': '',
		'imageId': '67014751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885706';

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