var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456352&x=1314',
		'title': '',
		'imageId': '7456352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456355&x=1314',
		'title': '',
		'imageId': '7456355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456358&x=1314',
		'title': '',
		'imageId': '7456358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456361&x=1314',
		'title': '',
		'imageId': '7456361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456364&x=1314',
		'title': '',
		'imageId': '7456364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456367&x=1314',
		'title': '',
		'imageId': '7456367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456370&x=1314',
		'title': '',
		'imageId': '7456370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456373&x=1314',
		'title': '',
		'imageId': '7456373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456376&x=1314',
		'title': '',
		'imageId': '7456376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456379&x=1314',
		'title': '',
		'imageId': '7456379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456382&x=1314',
		'title': '',
		'imageId': '7456382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456387&x=1314',
		'title': '',
		'imageId': '7456387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456391&x=1314',
		'title': '',
		'imageId': '7456391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456394&x=1314',
		'title': '',
		'imageId': '7456394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456399&x=1314',
		'title': '',
		'imageId': '7456399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456404&x=1314',
		'title': '',
		'imageId': '7456404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456409&x=1314',
		'title': '',
		'imageId': '7456409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929283&docid=7456413&x=1314',
		'title': '',
		'imageId': '7456413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #929283';

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