var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690393&x=2310',
		'title': '',
		'imageId': '66690393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690394&x=2310',
		'title': '',
		'imageId': '66690394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690395&x=2310',
		'title': '',
		'imageId': '66690395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690396&x=2310',
		'title': '',
		'imageId': '66690396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690397&x=2310',
		'title': '',
		'imageId': '66690397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690398&x=2310',
		'title': '',
		'imageId': '66690398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690399&x=2310',
		'title': '',
		'imageId': '66690399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690400&x=2310',
		'title': '',
		'imageId': '66690400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690401&x=2310',
		'title': '',
		'imageId': '66690401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690402&x=2310',
		'title': '',
		'imageId': '66690402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690403&x=2310',
		'title': '',
		'imageId': '66690403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690404&x=2310',
		'title': '',
		'imageId': '66690404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946478&docid=66690405&x=2310',
		'title': '',
		'imageId': '66690405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946478';

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