var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430336&x=541',
		'title': '',
		'imageId': '67430336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430337&x=541',
		'title': '',
		'imageId': '67430337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430594&x=541',
		'title': '',
		'imageId': '67430594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430597&x=541',
		'title': '',
		'imageId': '67430597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430745&x=541',
		'title': '',
		'imageId': '67430745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430563&x=541',
		'title': '',
		'imageId': '67430563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430564&x=541',
		'title': '',
		'imageId': '67430564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430565&x=541',
		'title': '',
		'imageId': '67430565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430568&x=541',
		'title': '',
		'imageId': '67430568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430569&x=541',
		'title': '',
		'imageId': '67430569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430570&x=541',
		'title': '',
		'imageId': '67430570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430571&x=541',
		'title': '',
		'imageId': '67430571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430572&x=541',
		'title': '',
		'imageId': '67430572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430573&x=541',
		'title': '',
		'imageId': '67430573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430574&x=541',
		'title': '',
		'imageId': '67430574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430575&x=541',
		'title': '',
		'imageId': '67430575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430576&x=541',
		'title': '',
		'imageId': '67430576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430581&x=541',
		'title': '',
		'imageId': '67430581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430582&x=541',
		'title': '',
		'imageId': '67430582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901294&docid=67430583&x=541',
		'title': '',
		'imageId': '67430583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3901294';

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