var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943805&x=178',
		'title': '',
		'imageId': '69943805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943801&x=178',
		'title': '',
		'imageId': '69943801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943808&x=178',
		'title': '',
		'imageId': '69943808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943807&x=178',
		'title': '',
		'imageId': '69943807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943796&x=178',
		'title': '',
		'imageId': '69943796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943797&x=178',
		'title': '',
		'imageId': '69943797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943798&x=178',
		'title': '',
		'imageId': '69943798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943800&x=178',
		'title': '',
		'imageId': '69943800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943803&x=178',
		'title': '',
		'imageId': '69943803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943802&x=178',
		'title': '',
		'imageId': '69943802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943806&x=178',
		'title': '',
		'imageId': '69943806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943799&x=178',
		'title': '',
		'imageId': '69943799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009326&docid=69943804&x=178',
		'title': '',
		'imageId': '69943804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009326';

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