var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200850&x=4146',
		'title': '',
		'imageId': '7200850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200853&x=4146',
		'title': '',
		'imageId': '7200853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200856&x=4146',
		'title': '',
		'imageId': '7200856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200859&x=4146',
		'title': '',
		'imageId': '7200859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200862&x=4146',
		'title': '',
		'imageId': '7200862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200867&x=4146',
		'title': '',
		'imageId': '7200867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200870&x=4146',
		'title': '',
		'imageId': '7200870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200873&x=4146',
		'title': '',
		'imageId': '7200873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200876&x=4146',
		'title': '',
		'imageId': '7200876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200879&x=4146',
		'title': '',
		'imageId': '7200879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200882&x=4146',
		'title': '',
		'imageId': '7200882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200885&x=4146',
		'title': '',
		'imageId': '7200885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=907122&docid=7200888&x=4146',
		'title': '',
		'imageId': '7200888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #907122';

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